home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- global nOrden, sSerie, nVolum
- puppetSprite(31, 1)
- puppetSprite(33, 1)
- puppetSprite(34, 1)
- puppetSprite(38, 1)
- set the visible of sprite 34 to 1
- set the visible of sprite 38 to 1
- set sMember to nOrden & "p"
- set the member of sprite 33 to member sMember of castLib sSerie
- set the member of sprite 31 to member string(nOrden) of castLib sSerie
- set the height of sprite 31 to 1345
- set the width of sprite 31 to 912
- set the locH of sprite 31 to 493
- set the locV of sprite 31 to 706
- set the member of sprite 38 to member string(nVolum) of castLib "Elementos graficos"
- puppetTransition(member 10 of castLib "Transiciones")
- updateStage()
- end
-